@charset "utf-8";
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
  overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}
body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}
.fancybox-slide--image:before {
  display: none
}
.fancybox-slide--html {
  padding: 6px
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff
}
.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: none
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none
}
.fancybox-button div {
  height: 100%
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}
.fancybox-navigation .fancybox-button div {
  padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}
.fancybox-caption--separate {
  margin-top: -50px
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}
@keyframes a {
  to {
    transform: rotate(1turn)
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}
@media (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }
  .fancybox-slide--image {
    padding: 6px 0
  }
  .fancybox-close-small {
    right: -6px
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
  opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}
@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}
html {
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
body, html {
  font-family: sans-serif
}
article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%
}
body, button, input, select, textarea {
  font-size: 100%;
  line-height: 1.5em;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  color: #666;
  font-size: 15px;
  font-style: normal;
}
code, kbd, pre, samp {
  font-family: Courier New, Courier, monospace
}
table {
  border-collapse: collapse;
  border-spacing: 0;
border:1px;
}
fieldset, img {
  border: 0
}
img {
  max-width: 100%;
  display: block;
  -ms-interpolation-mode: bicubic;
  padding: 0
}
abbr, acronym {
  border: 0;
  font-variant: normal
}
del {
  text-decoration: line-through
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 500
}
ol, ul {
  list-style: none
}
caption, th {
  text-align: left
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500
}
q:after, q:before {
  content: ''
}
:focus {
  outline: 0
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  color: #da251d
}
a, ins {
  text-decoration: none
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #ddd;
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: #555;
  opacity: .5
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0
}
[type=checkbox]:checked + label, [type=checkbox]:not(:checked) + label {
  position: relative;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  cursor: pointer;
  padding-left: 25px
}
[type=checkbox]:checked + label:before {
  border: 1px solid #2258ff;
}
[type=checkbox] + label:after, [type=checkbox] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  content: '';
  border: 1px solid #222
}
[type=checkbox]:checked + label:after {
  width: 8px;
  height: 8px;
  border-radius: 3px;
  background: #2258ff;
  ;
  top: 5px;
  left: 5px;
  border: none
}
[type=radio]:checked + label, [type=radio]:not(:checked) + label {
  position: relative;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  cursor: pointer;
  padding-left: 25px
}
[type=radio] + label:after, [type=radio] + label:before {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  content: ''
}
[type=radio]:not(:checked) + label:after, [type=radio]:not(:checked) + label:before {
  border: 1px solid #888
}
[type=radio]:checked, [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0
}
[type=radio]:checked + label:before {
  border: 1px solid #2258ff
}
[type=radio]:checked + label:after {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2258ff;
  top: 4px;
  left: 5px
}
* {
  box-sizing: border-box;
}
.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  content: "."
}
.l {
  float: left
}
.r {
  float: right
}
.fl {
  float: left !important
}
.fr {
  float: right !important
}
.bor {
  border: 1px dashed #999
}
.poab {
  position: absolute;
}
.pore {
  position: relative;
}
.ani {
  transition: all .3s
}
.texto {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
::selection {
  background: #308ecc;
  color: #fff
}
::-moz-selection {
  background: #308ecc;
  color: #fff
}
::-webkit-selection {
  background: #308ecc;
  color: #fff
}
.wap {
  display: none;
}
.wapp {
  display: none;
}
.img100 {
  width: 100%;
	  
}
.imgnews {
  width: 100%;
  height:240px;  
}
.text-l {
  text-align: left
}
.text-r {
  text-align: right
}
.text-c {
  text-align: center
}
.text-up {
  text-transform: uppercase;
}
.text-bl {
  font-weight: bold
}
.ani-mask {
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.ani-mask img {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  transform: translate3d(0, 0, 0);
}
.ani {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.ani-mask:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.flex {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.v-center {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wp-full {
  width: 100%;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
  padding-left: 6.25%;
  padding-right: 6.25%;
}
.wp1400 {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%
}
.wp1200 {
  max-width: 1200px;
  min-width: 300px;
  margin: 0 auto;
  width: 94%
}
.wp1000 {
  max-width: 1000px;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
  width: 94%
}
.arc-con {
  line-height: 1.8em;
  font-size: 15px
}
.arc-con p {
  padding: 8px 0
}
.arc-con img {
  display: inline-block;
}
.co {
  color: #53c8f7
}
.co-fff {
  color: #fff
}
.mrb70 {
  margin-bottom: 70px
}
.mrb50 {
  margin-bottom: 50px
}
.mrb30 {
  margin-bottom: 30px
}
.mrb20 {
  margin-bottom: 20px
}
.mrb15 {
  margin-bottom: 15px
}
.mrb10 {
  margin-bottom: 10px
}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1366px) {
  .wp-full {
    width: 100%;
    min-width: 300px;
    margin: 0 auto;
    position: relative;
    padding-left: 3.25%;
    padding-right: 3.25%
  }
}
/*@media screen and (max-width: 1200px){
.pc{display: none;}
.wap{display: block;}
.mrb70{margin-bottom: 40px}
.mrb50{margin-bottom: 35px}
.mrb30{margin-bottom: 20px}	
.mrb10{margin-bottom: 5px}	
}
@media screen and (max-width:980px){
.pcc{display: none;}
.wapp{display: block;}
}
@media screen and (max-width: 640px){

}*/
.pages {
  padding: 30px 0;
  text-align: center;
}
.pages ul {
  display: inline-block;
  text-align: center;
}
.pages ul li {
  float: left;
  margin: 0 3px;
  margin-bottom: 5px !important;
  background: #fff;
  overflow: hidden;
  border-radius: 5px
}
.pages ul li.page-form {
  display: none !important
}
.pages ul li.page-count {
  display: block;
  padding: 6px 12px;
  border: 1px solid #ddd;
  color: #555;
  display: none
}
.pages ul li a {
  display: block;
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-radius: 5px
}
.pages ul li a:hover {
  color: #fff;
  background: #42b1de;
  border: 1px solid #42b1de;
}
.pages ul li a.on {
  color: #fff;
  background: #42b1de;
  border: 1px solid #42b1de;
}
.pages ul li.c {
  color: #fff;
  background: #42b1de;
  border: 1px solid #42b1de;
  padding: 6px 12px;
}
@media screen and (max-width:900px) {
  .arc-con {
    line-height: 1.6em;
  }
  .pages {
    padding: 20px 0
  }
  .pages ul li {
    float: left;
    margin: 0 3px;
    margin-bottom: 5px !important;
    background: #fff;
    overflow: hidden;
    border-radius: 5px
  }
  .pages ul li.page-form {
    display: none !important
  }
  .pages ul li.page-count {
    display: block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    color: #555;
    display: none
  }
  .pages ul li a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px
  }
  .pages ul li a:hover {
    color: #fff;
    background: #42b1de;
    border: 1px solid #42b1de;
  }
  .pages ul li a.on {
    color: #fff;
    background: #42b1de;
    border: 1px solid #42b1de;
  }
  .pages ul li.c {
    color: #fff;
    background: #42b1de;
    border: 1px solid #42b1de;
    padding: 5px 10px;
  }
}
.dangjian .pages ul li a:hover {
  color: #fff;
  background: #d70909;
  border: 1px solid #d70909;
}
.dangjian .pages ul li a.on {
  color: #fff;
  background: #d70909;
  border: 1px solid #d70909;
}
.dangjian .pages ul li.c {
  color: #fff;
  background: #d70909;
  border: 1px solid #d70909;
  padding: 6px 12px;
}
.sub_nav_wp {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  background: #f9f9f9
}
.sub_nav ul li.sub_nav_hide {
  display: none
}
.sub_nav ul li.sub_nav_show .sub_nav_ li {
  margin: 0 15px;
  display: inline-block;
}
.sub_nav ul li.sub_nav_show li a {
  display: block;
  line-height: 40px;
  font-size: 18px;
  position: relative;
  padding: 0 12px
}
.sub_nav ul li.sub_nav_show li a.on::before {
  content: '';
  position: absolute;
  height: 3px;
  width: 100%;
  left: 0;
  bottom: -10px;
  background: #d70909
}
.sub_nav ul li.sub_nav_show li a.on, .sub_nav ul li.sub_nav_show li a:hover {
  color: #d70909
}
@media screen and (max-width: 980px) {
  .sub_nav ul li.sub_nav_hide {
    display: block;
    width: 100%
  }
	
  .sub_nav ul li {
    float: inherit;
  }
  .sub_nav ul li.sub_nav_show li {
    width: 100% !important;
    float: inherit;
    margin-left: 0 !important;
    text-align: center;
  }
  .sub_nav ul li.sub_nav_show li a {
    border: none;
    font-size: 16px
  }
  .sub_nav ul li.sub_nav_show li a.on, .sub_nav ul li.sub_nav_show li a:hover {
    border: none;
    width: 100%
  }
  .sub_nav ul li.sub_nav_show li:last-child a {
    border-right: none
  }
  .sub_nav_show {
    border-top: 0;
    display: none
  }
  .sub_nav_hide {
    text-align: center;
    font-size: 15px;
    background: #d70909;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    color: #fff
  }
  .sub_nav_hide i {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0;
  }
  .sub_nav {
    width: 90%;
    margin: 0 auto;
  }
  .sub_nav ul li.sub_nav_show li a.on::before {
    display: none
  }
  .sub_nav_ {
    background: #fff;
    padding: 10px 0
  }
  .sub_nav ul li.sub_nav_show li a.on, .sub_nav ul li.sub_nav_show li a:hover {
    color: #d70909;
  }
}
.menu-button {
  display: none;
}
.lines-button {
  display: block;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  user-select: none
}
.lines {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 2px;
  background: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  transform: translateY(-5px)
}
.lines:after, .lines:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 35px;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform-origin: 2.21px center;
  transform-origin: 2.21px center
}
.lines:before {
  top: 13px
}
.lines:after {
  top: -13px
}
.menu-button:hover .lines, .menu-button:hover .lines:after, .menu-button:hover .lines:before {
  background-color: #fff
}
.menu-button.on .lines-button.x .lines {
  background: 0 0
}
.menu-button.on .lines-button.x .lines:after, .menu-button.on .lines-button.x .lines:before {
  top: 0;
  width: 36px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.menu-button.on .lines-button.x .lines:before {
  background: #fff;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg)
}
.menu-button.on .lines-button.x .lines:after {
  background: #fff;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg)
}
.nav-mob {
  position: fixed;
  top: 110px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: none;
  overflow-y: scroll;
  border-top: 1px solid #42b1de;
  background: rgba(255, 255, 255, .95)
}
.nav-wap {
  padding-bottom: 50px;
}
.nav-wap li a {
  position: relative;
  display: block;
  padding: 0 20px;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
  line-height: 40px
}
.nav-wap li.nav-item.has-dropdown > a:before {
  position: absolute;
  top: 50%;
  right: 24px;
  z-index: 15;
  margin-top: -1px;
  width: 14px;
  height: 2px;
  background: #42b1de;
  content: ''
}
.nav-wap li.nav-item.has-dropdown > a:after {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 15;
  margin-top: -7px;
  width: 2px;
  height: 14px;
  background: #42b1de;
  content: ''
}
.nav-wap li.nav-item.has-dropdown a.open:after {
  display: none
}
.nav-wap li.nav-item .second {
  background: #f6f6f6
}
.nav-wap li.nav-item .third {
  background: #fff
}
.nav-wap li.nav-item .second li a {
  padding-left: 25px;
  font-size: 14px
}
.nav-wap li.nav-item .third li a {
  padding-left: 40px
}
.nav-wap li.nav-item .second > li.has-dropdown > a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  margin-top: -4.5px;
  margin-right: 10px;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #42b1de;
  border-width: 5px 5px 5px 8px;
  content: "";
  border-left-style: solid
}
.nav-wap li.nav-item .second > li.has-dropdown > a.open:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  margin-top: -4.5px;
  margin-right: .9375rem;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #42b1de transparent transparent transparent;
  border-style: solid;
  border-width: 8px 5px 5px 5px;
  content: ""
}
.nav-wap li.nav-item .dropdown {
  display: none
}
body {
  background: #f4f5f6
}
/*banner*/
.banner {
  position: relative;
  z-index: 5;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  opacity: .6
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  vertical-align: middle;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  width: 16px;
  height: 16px;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 79px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -38px;
  opacity: 0;
  transition: all .3s;
  opacity: .6
}
.banner .swiper-button-prev {
  background: url(../img/swiper_button_001.png) center left;
  left: 20px
}
.banner .swiper-button-next {
  background: url(../img/swiper_button_001.png) center right;
  right: 20px
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
  bottom: 100px;
  left: 0;
  width: 100%
}
.banner .swiper-slide img {
  width: 100%
}
.banner:hover .swiper-button-prev, .banner:hover .swiper-button-next {
  opacity: 1
}

.top {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 9999
}
.top .wp-top {
  max-width: 1400px;
  margin: 0 auto;
  width: 94%;
  min-width: 1400px
}
.nav:before {
  height: 1px;
  background: #fff;
  content: '';
  left: 0;
  right: 0;
  bottom: 35px;
  position: absolute
}
.nav {
  width: calc(100% - 450px)
}
.nav .wp-nav ul {
  width: calc(100% - 180px)
}
.nav .list-nav li {
  text-align: center;
  position: relative;
  float: left;
  margin: 0 1.6%;
  transition: all .3s
}
.nav .list-nav li.cur:after, .nav ul li:hover:after {
  content: '';
  height: 2px;
  background: #fff;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 29px
}
.nav .list-nav li > a {
  color: #fff;
  font-size: 20px
}
.nav .list-nav li > a span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 20px
}
.nav .list-nav li .drap-nav {
  position: absolute;
  left: -15px;
  right: -15px;
  background: rgba(0, 0, 0, .6);
  z-index: 999;
  top: 65px;
  padding: 20px 0;
  display: none
}
.nav .list-nav li#nav405 .drap-nav {
  width: 180px;
  left: 50%;
  margin-left: -100px
}
.nav .list-nav li .drap-nav a {
  display: block;
  color: #fff;
  line-height: 30px
}
.nav .list-nav li .drap-nav a:hover {
  background: hsla(0, 0%, 100%, .2)
}
.nav .list-nav li:hover .drap-nav {
  display: block
}
.nav .topser input.keyword {
  height: 36px;
  background: hsla(0, 0%, 100%, .6);
  padding: 0 10px;
  width: 140px
}
.nav .topser input.serbtn {
  height: 36px;
  background: url(../img/ser.svg) #ce9a3c no-repeat center;
  width: 40px;
  color: #fff;
  cursor: pointer;
  background-size: 20px 20px
}
.scrolling .top {
  position: fixed;
  background: rgba(0, 0, 0, .5);
  top: 0;
  padding: 15px 0
}
.scrolling .logo img.pc {
  height: 80px
}
.scrolling .nav:before {
  height: 1px;
  background: #fff;
  content: '';
  left: 0;
  right: 0;
  bottom: 36px;
  position: absolute
}
.scrolling .nav {
  width: calc(100% - 450px)
}
.scrolling .nav .wp-nav ul {
  width: calc(100% - 180px)
}
.scrolling .nav .list-nav li {
  text-align: center;
  position: relative;
  float: left;
  margin: 0 1.8%;
}
.scrolling .nav .list-nav li.cur:after, .nav ul li:hover:after {
  content: '';
  height: 2px;
  background: #fff;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 30px
}
.scrolling .nav .list-nav li > a {
  color: #fff;
  font-size: 18px
}
.scrolling .nav .list-nav li > a span {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 20px
}
@media screen and (max-width: 1670px) {
  .nav .list-nav li {
    text-align: center;
    position: relative;
    float: left;
    margin: 0 1%;
    transition: all .3s
  }
}
@media screen and (max-width: 1570px) {
  .nav .list-nav li {
    text-align: center;
    position: relative;
    float: left;
    margin: 0 1%;
    transition: all .3s
  }
}
 .index-tit  {
  width:100%;
  position: absolute;
	top: -75vh;
	text-align:center;
	color:aliceblue;
	display:flex;
	justify-content: center;
}

.index-tit2  {
  width:100%;
  
}
.index-tit h3 {
  font-size: 35px;
  margin: 25px 30px;
  line-height: 2em;
  letter-spacing: .2em;
  font-family: 'Microsoft YaHei';
  margin-bottom:30px;
  font-weight: 500;
 text-align: center;
}
.index-tit2 h3 {
  font-size: 35px;
  margin: 15px 10px;
  line-height: 1.5em;
  letter-spacing: .2em;
  font-family: 'Microsoft YaHei';
  margin-bottom:30px;
  font-weight: 500;
 text-align: center;
}
.index-tit p {
  letter-spacing: .4em;
  font-family: 'Microsoft YaHei'
}



.co-name {
  width:100%;
	position: absolute;
	top: -62vh;
	text-align:center;
	color:aliceblue;
	display:flex;
	flex-direction: column;
	justify-content: center;
}
.co-name2 {
  width:100%;
	
}

.co-name, .index-tit p {
  font-size: 16px
}

.co-name p {

  font-family: 'Microsoft YaHei';
  font-size: 18px;
  letter-spacing: 3px;
	opacity: .8;
}
.co-name2 p {

  font-family: 'Microsoft YaHei';
  font-size: 18px;
  letter-spacing: 3px;
	opacity: .8;
}
.co-name .text-up {
  font-family: 'Microsoft YaHei';
  
  
  font-size: 8px;
  letter-spacing: 1px;
  opacity: .8;
}
.co-name2 .text-up {
  font-family: 'Microsoft YaHei';
  
  
  font-size: 8px;
  letter-spacing: 1px;
  opacity: .8;
}
.content {
  padding-bottom: 0px
}
.margintop60 {
  
  margin-top: -60px;
  
}
.content .wp1400 {
  background: #fff;
  margin-top: 30px;
  min-height: 500px;
  z-index: 9;
  position: relative;
  margin-bottom: 60px;
  padding: 50px 0 30px
}
.content2 .wp1400 {
  background: #fff;
  margin-top: -60px;
  min-height: 500px;
  z-index: 9;
  position: relative;
  margin-bottom: 60px;
  padding: 50px 0 80px;
  transition: all .3s
	  
}
.tab-nav {
  padding-left: 8%;
  padding-right: 8%
}
.tab-nav li {
  text-align: center;
  cursor: pointer;
  position: relative;
  width: 23%
}
.tab-nav li.cur {
  color: #b12d2d;
font-weight: 500;
}
.tab-nav li.cur:before {
  background: #b12d2d;
  height: 1px;
  width: 60px;
  content: '';
  position: absolute;
  bottom: -15px;
  opacity: .8;
  left: 50%;
  margin-left: -30px
}
.tab-nav li h4 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight:400;
  font-family: 'Microsoft YaHei';
	 letter-spacing: 2px;
}
.tab-nav li p {
  
  font-family: '宋体';
  font-size: 10px;
  letter-spacing: 1px;
}
.index-one .tab-nav li i {
  font-size: 65px;
  line-height: 65px;
  margin-bottom: 10px;
  display: inline-block
}
.index-one .tab-con .video-box span.iconply {
  position: absolute;
  left: 50%;
  top: 40%;
  z-index: 9;
  font-size: 120px;
  opacity: .7;
  color: #000;
  margin-left: -60px
}
.index-one .tab-con .video .txt {
  position: absolute;
  bottom: 10%;
  left: 15%;
  right: 15%;
  text-align: left;
  color: #f7f7f7
}
.index-one .tab-con .video .txt .p1 {
  font-size: 22px;
  line-height: 1.4em;
  margin-bottom: 20px;
	text-align: center;
}
.index-one .tab-con .video .txt p {
  font-size: 16px;
  line-height: 2.2em;
  margin-bottom: 10px;
	  text-indent:0em;
	
}
.index-two {
  background: #fff;
  overflow: hidden;
  height: 360px;
  position: relative
}
.index-three .index-tit h3 {
  margin-bottom: 0
}
.index-three .tab-con-news {
  width: 94%;
  margin: 0 auto
}
.index-three .tab-con-news .more a {
  background: #fff;
  padding: 10px 60px;
  border: 1px solid #ddd;
  display: inline-block;
  font-size: 16px;
  color: #777
}
.index-three .list-ht-news li {
  width: 32%
}
.index-three .list-ht-news li img {
  width: 100%
}
.index-three .list-ht-news li .info {
   margin-bottom: 0px;
	 background: #fff;box-shadow: 0px 6px 10px 0px rgba(230, 230, 230, 0.6);transform:translateY(-40px);-webkit-transform:translateY(-40px);transition:all 1.3s ease-in-out;-webkit-transition:all 1.3s ease-in-out;-moz-transition:all 1.3s ease-in-out;-o-transition:all 1.3s ease-in-out;
  padding: 20px 20px 40px
}
.index-three .list-ht-news li .info h4 {
  font-size: 19px;
  line-height: 1.4em;
  margin-bottom: 15px;
  min-height: 51px
}
.index-three .list-ht-news li .info p {
  color: #777
}
.yunhe .ani-mask {
  width: 33.2%
}
.yunhe .item .txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  text-align: center
}
.yunhe .item .txt h4 {
  font-size: 22px;
  color: #fff
}
.yunhe .item .txt p {
  font-size: 10px;
  color: #fff;
  font-weight: 100
}
.quanyu-in .slick-slider {
  margin-bottom: 0
}
.quanyu-in .slick-dots {
  bottom: 35px;
  width: auto;
  right: 5%
}
.quanyu-in .slick-dots li button:before {
  color: #fff
}
.quanyu-in .slick-dots li.slick-active button:before {
  font-size: 18px
}
.quanyu-in .txt {
  position: absolute;
  left: 0;
  right: 65%;
  top: 0;
  bottom: 0;
  text-align: center;
  background: rgba(82, 195, 241, .85);
  z-index: 9
}
.quanyu-in .txt h4 {
  font-size: 32px;
  color: #fff
}
.quanyu-in .txt p {
  font-size: 14px;
  color: #fff;
  font-weight: 100
}
.wenlvrh-in .slick-slider {
  margin-bottom: 0
}
.wenlvrh-in .slick-dots {
  bottom: 35px
}
.wenlvrh-in .slick-dots li button:before {
  color: #fff
}
.wenlvrh-in .slick-dots li.slick-active button:before {
  font-size: 18px
}
.wenlvrh-in .txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, .55);
  z-index: 9
}
.wenlvrh-in .txt h4 {
  font-size: 32px;
  color: #fff;
  display: inline-block;
  position: relative
}
.wenlvrh-in .txt h4:after {
  content: '';
  height: 3px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: -60px;
  background: #52c3f1;
  position: absolute;
  z-index: 99
}
.wenlvrh-in .txt p {
  font-size: 14px;
  color: #fff;
  font-weight: 100
}
.list-no-news {
  border-top: 10px solid #fff;
  padding-top: 10px;
  padding-left: 5%;
  padding-right: 5%
}
.list-no-news li {
  padding: 17px 0;
  border-bottom: 1px solid #eee
}
.list-no-news li:last-child {
  border-bottom: 0
}
.list-no-news li a {
  border-left: 0px solid #b50909;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.list-no-news li a i{display: inblock;width: 4px;height: 4px;background: #666;border-radius: 50%;margin: 0 16px ;margin-top:8px;float: left;}
.list-ac-news li {
  width: 49%;
  position: relative;
}
.list-ac-news li figcaption {
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, .5);
  filter: Alpha(opacity=50);
  padding: 0 15%;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  padding-top: 20%
}
.list-ac-news li em {
  display: block;
  content: '';
  width: 92%;
  height: 90%;
  border: 1px solid #fff;
  position: absolute;
  left: 4%;
  top: 5%;
  z-index: 2;
  opacity: 0
}
.list-ac-news li h4 {
  display: block;
  font-size: 28px;
  line-height: 1.3em;
  margin-bottom: 20px;
  width: 100%
}
.list-ac-news li .des {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: #e8e8e8;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0
}
.list-ac-news li:hover .des {
  opacity: 1;
}
.list-ac-news li:hover em {
  opacity: 1;
}
.list-ac-news li:hover figcaption {
  padding-top: 15%;
}
.bottom {
  background: #fff;
  padding: 30px 0
}
.bottom .wp-bottom {
  max-width: 1400px;
  margin: 0 auto;
  width: 96%;
  overflow: hidden;
}
.bottom .logob {
  width: 20%
}
.bottom .logob img {
  margin: 0 auto
}
.bottom .follw-us {
  width: 15%
}
.bottom .follw-us h4 {
  font-size: 18px;
  margin-bottom: 10px
}
.bottom .follw-us a {
  position: relative
}
.bottom .follw-us a span {
  position: absolute;
  width: 120px;
  height: 120px;
  background: #fff;
  padding: 5px;
  left: 50%;
  margin-left: -60px;
  bottom: 26px;
  z-index: 9;
  display: none
}
.bottom .follw-us a:hover span {
  display: block
}
.bottom .follw-us a i {
  font-size: 26px;
  margin: 0 5px
}
.bottom .bottom-txt {
  width: 50%;
	text-align:right;
}
.bottom .bottom-nav a {
  margin: 0 10px
}
.bottom .code {
  width: 18%
}
.bottom .code .txt h5 {
  font-size: 18px;
  margin-bottom: 10px
}
.bottom .code .txt p {
  font-size: 14px;
  line-height: 1.3em
}
/*neiye*/
.nybanner img {
  width: 100%
}
.ny-con {
  padding: 0 8%
}
.cul-con .item {
  width: 30.5%
}
.cul-con .item .info {
  background: #f6f6f6;
  padding: 30px 25px 20px
}
.cul-con .item .info h4 {
  font-size: 23px;
  margin-bottom: 15px
}
.cul-con .item .info p {
  min-height: 66px
}
.about-team .ny-con {
  padding: 0 16%
}
.list-team li {
  margin-bottom: 30px
}
.list-team li:last-child {
  margin-bottom: 0
}
.list-team li .info {
  padding: 25px 5%;
  width: 100%;
  background: #f1f1f1;
}
.list-team li .info h4 {
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 1.2em
}
.list-team li .info .p1 {
  margin-bottom: 15px;
  font-size: 16px;
}
.list-team li .info .p2 {
  color: #888;
  font-size: 15px
}
.job-list {
  width: 100%
}
.job-list tr th {
  background: #53c8f7;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 18px 10px;
}
.job-list tr td {
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  padding: 18px 10px;
  border-bottom: 1px solid #ddd
}
.job-list tr td a.detail {
  border: 1px solid #ddd;
  background: #eee;
  padding: 6px 20px;
  color: #aaa
}
.job-filter .sel-item {
  width: 30%;
  position: relative;
  overflow: hidden;
  border: 1px solid #bbb;
  display: inline-block;
}
.job-filter .sel-item i {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 36px;
  z-index: 4;
  text-align: center;
  line-height: 34px
}
.job-filter .sel-item i {
  height: 36px;
  background: #eee
}
.select {
  height: 36px;
  background: #fff
}
.job-filter .select {
  width: 100%;
  padding-left: 13px;
  border: none;
  font-size: 15px
}
.sel-item-form input {
  line-height: 36px;
  padding: 0 10px;
  width: calc(100% - 60px)
}
.sel-item-form input.subbtn {
  width: 60px;
  background: #53c8f7;
  color: #fff
}
.resume {
  padding: 0 10%
}
.resume-form .inp {
  border: 1px solid #ddd;
  background: #fff
}
.resume-form label {
  font-size: 16px
}
.resume-form input.inp {
  height: 40px;
  line-height: 40px;
  padding: 0 10px
}
.resume-form ul li {
  margin-bottom: 30px
}
.resume-form ul li .w50 {
  width: 40%
}
.resume-form ul li.sub-btn input {
  display: inline-block;
  background: #aaa;
  padding: 13px 70px;
  cursor: pointer;
  color: #fff;
  font-size: 17px;
  margin: 0 20px
}
.resume-form ul li label {
  width: 80px;
  line-height: 40px
}
.resume-form ul li .item input.inp {
  width: calc(100% - 80px)
}
.resume-form ul li textarea.inp {
  width: calc(100% - 80px);
  resize: none;
  padding: 10px
}
.article-detail .ny-con {
  padding: 0 15%
}
.article-detail .tit {
  font-size: 35px;
  text-align: center;
  line-height: 1.2em
}
.fun-btn a {
  border: 1px solid #ddd;
  background: #eee;
  padding: 8px 30px;
  color: #aaa;
  margin-left: 15px
}
.project-list li {
  background: #fbfbfb;
  padding: 15px 0;
  position: relative;
  margin-bottom: 30px
}
.project-list li:last-child {
  margin-bottom: 0
}
.project-list li .img {
  position: relative;
  left: -40px;
  width: 60%
}
.project-list li .info {
  width: 40%;
  padding-right: 4%
}
.project-list li .info h4 {
  font-size: 26px;
}
.project-list li .info p {
  line-height: 1.6em;
  color: #777
}
.project-list li .info .more a {
  border: 1px solid #ddd;
  background: #fff;
  padding: 6px 20px;
  color: #aaa
}
.list-zhao .left-nav {
  width: 240px;
  background: #f4f5f6;
  float: left;
}
.list-zhao .left-nav a {
  display: block;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px dashed #ddd;
  font-size: 16px
}
.list-zhao .left-nav a:last-child {
  border-bottom: 0
}
.list-zhao .left-nav a.on {
  background: #53c8f7;
  color: #fff;
  border-bottom: 0
}
.list-zhao .right-list {
  width: calc(100% - 300px);
  float: right;
}
.list-zhao .right-list .list li {
  padding: 18px 0;
  border-bottom: 1px solid #ddd;
  font-size: 16px
}
.list-zhao .right-list .list li a {
  border-left: 3px solid #53c8f7;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.list-zhao .right-list .list li span {
  color: #888
}
.list-zhao .right-list .list li:last-child {
  border-bottom: 0;
}
.list-zhao .right-list .list li:first-child {
  padding-top: 0;
}
.list-news .list li {
  
  padding: 26px 0
	  background: #fff;box-shadow: 0px 6px 10px 0px rgba(230, 230, 230, 0.6);transform:translateY(-40px);-webkit-transform:translateY(-40px);transition:all 1.3s ease-in-out;-webkit-transition:all 1.3s ease-in-out;-moz-transition:all 1.3s ease-in-out;-o-transition:all 1.3s ease-in-out;
}
.list-news .list li:last-child {
  border-bottom: 0;
}
.list-news .list li:first-child {
  padding-top: 0;
}
.list-news .list .ani-mask {
  width: 30%
}
.list-news .list .ani-mask img {
  width: 100%
}
.list-news .list .info {
  width: 70%;
  padding: 10px 0 0 2%
}
.list-news .list .info .time {
  color: #888
}
.list-news .list .info h4 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.3em
}
.list-news .list .info p {
  color: #777;
  margin-bottom: 20px;
  min-height: 66px
}
.list-news .list .info .more a {
  border: 1px solid #ddd;
  background: #fff;
  padding: 6px 20px;
  color: #aaa
}
.list-ac .list li {
  
  width: 48%;
 
 
}
.list-ac .list .ani-mask img {
  width: 100%
}
.list-ac .list .info {
  padding: 25px 5% 20px;
}
.list-ac .list .info .time {
  color: #888
}
.list-ac .list .info h4 {
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.2em
}
.list-ac .list .info p {
  color: #777;
  margin-bottom: 20px;
  min-height: 44px
}
.list-ac .list .info .more a {
  border: 1px solid #ddd;
  background: #fff;
  padding: 6px 20px;
  color: #aaa
}
.line1 .item {
  width: 50%
}
.line1 .flex .info {
  padding: 5% 6% 5% 0
}
.line1 .flex .info h4 {
  border-bottom: 1px solid #ddd;
  padding-left: 15%;
  padding-bottom: 20px;
  margin-bottom: 20px
}
.line1 .flex .info h4 a {
  font-size: 34px;
  color: #b1997f
}
.line1 .flex .info p {
  padding-left: 15%;
  line-height: 1.8em;
}
.line1 .flex .info .more {
  text-align: right;
}
.line1 .flex .info .more a {
  border: 1px solid #ddd;
  padding: 8px 30px;
  color: #aaa;
  display: inline-block;
}
.line1 .flex:nth-child(2n+1) .img {
  order: 2
}
.line1 .flex:nth-child(2n+1) .info {
  order: 1;
  padding: 5% 0 0 6%;
}
.line1 .flex:nth-child(2n+1) .info h4 {
  padding-right: 15%;
  padding-left: 0
}
.line1 .flex:nth-child(2n+1) .info p {
  padding-right: 15%;
  padding-left: 0
}
.line1 .flex:nth-child(2n+1) .info .more {
  text-align: left;
}
.line2 .info {
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 5%;
  min-width: 600px;
  color: #fff
}
.line2 .info h4 {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
  line-height: 1.1em
}
.line2 .info h4 a {
  font-size: 34px;
  color: #fff
}
.line2 .info p {
  line-height: 1.8em;
}
.list-news-add {
  background: #f9fafa;
  padding: 30px
}
.list-news-add .list-top .txt {
  width: 48%;
  border: 1px solid #ddd;
  padding: 3%;
  font-size: 24px;
  line-height: 1.8em;
  order: 1
}
.list-news-add .list-top .txt strong {
  color: #ff0000
}
.list-news-add .list-top .img {
  width: 48%;
  order: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}
.list-news-add .list-top .img img {
  display: none;
}
.list-quanyu .list li {
  margin-bottom: 20px
}
.list-quanyu .list .info {
  position: absolute;
  top: 65%;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.list-quanyu .list .info h4 a {
  font-size: 40px;
  color: #fff;
  line-height: 1.2em
}
.list-quanyu .list .info p {
  font-size: 35px;
  font-weight: 100;
  color: #fff;
  position: relative;
}
.list-quanyu .list .info p:after {
  content: '';
  height: 3px;
  background: #f90;
  width: 30%;
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
}
.list-pub3 .h3 {
  background: #cbeefd;
  font-size: 30px;
  color: #53c8f7;
  text-align: center;
  padding: 20px 0
}
.list-pub3 .h3 span {
  font-weight: 100;
  margin-left: 3%
}
.list-pub3 ul li {
  width: 32%;
  margin-bottom: 30px
}
.list-pub3 ul:after {
  content: '';
  width: 32%
}
.list-pub3 ul li .info {
  background: #f9f9f9;
  padding: 20px 5% 30px
}
.list-pub3 ul li .info h4 {
  font-size: 24px
}
.list-pub3 ul li .info .more a {
  border: 1px solid #ddd;
  background: #fff;
  padding: 8px 25px;
  color: #aaa;
  display: inline-block;
}
.list-pub3 .list-nianka li {
  width: 50%;
  padding: 0 3%
}
.list-pub3 .list-nianka li:last-child {
  border-left: 1px solid #bae9fc
}
.list-pub3 .list-nianka .nianka-top {
  margin-bottom: 50px
}
.list-pub3 .list-nianka .nianka-top .price span {
  font-size: 72px;
  font-style: italic;
  line-height: 1em;
  color: #f90;
  margin-right: 10px;
  font-family: '黑体'
}
.list-pub3 .list-nianka .nianka-top .nianka-ys {
  min-height: 240px
}
.list-pub3 .list-nianka .nianka-top .nianka-ys p {
  font-size: 16px;
  padding: 12px 0;
  position: relative;
}
.list-pub3 .list-nianka .nianka-top .nianka-ys1 p {
  font-size: 16px;
  padding: 5px 0;
  position: relative;
}
.list-pub3 .list-nianka .nianka-top .nianka-ys p span {
  position: relative;
  z-index: 99;
  padding-left: 5%
}
.list-pub3 .list-nianka .nianka-top .nianka-ys p:after {
  z-index: 5;
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 10px;
  background: #bae9fc
}
.list-pub3 .list-nianka .nianka-top .nianka-ys1 p:after {
  bottom: 4px;
}
.list-pub3 .list-nianka .nianka-jd {
  background: #f9f9f9;
  padding: 5%
}
.list-pub3 .list-nianka .nianka-jd .h4 {
  background: #8edbfa;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  position: absolute;
  top: -30px;
  font-size: 22px
}
.list-pub3 .list-nianka .nianka-jd .arc-con {
  min-height: 284px
}